home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / LORD2B6.ZIP / HOME.REF < prev    next >
Text File  |  1997-05-16  |  15KB  |  769 lines

  1. @#h4man
  2. @do moveback
  3. @do saybar
  4. `0Yowli`2: When you are up in that tree fort, you cannot be attacked.
  5.  
  6. @#garbage
  7. @do moveback
  8. @do saybar
  9. Geez, there is garbage everywhere.  What a mess.
  10.  
  11. @#tie
  12. @do moveback
  13. @do saybar
  14. Better jump into your A-wing and take these out!
  15.  
  16.  
  17. @#jeb
  18. @do moveback
  19.  
  20. @if `v06 is 1 then do
  21.   @begin
  22.   @do saybar
  23. `0Jeb: `2You killed my dog!!!  My boy is gonna kick yer butt!
  24.  
  25.   @closescript
  26.   @end
  27.  
  28. @do saybar
  29. `0Jeb: `2You killed my dog!!!  My boy is gonna kick yer ass!
  30.  
  31. @#jebbed
  32. @do moveback
  33. @do saybar
  34. The bed is dirty and unkept.
  35.  
  36. @#nebbed
  37. @do moveback
  38. @do saybar
  39. This bed smells bad.
  40.  
  41.  
  42.  
  43. @#h4tub
  44. @do moveback
  45. @do saybar
  46. `0Old Sal`2: Stay outta my hot tub, youngin'!
  47.  
  48.  
  49. @#h3mom
  50. @do moveback
  51. @do saybar
  52. `#Mother`2: My son Georgie is so odd.  He always has to be different!
  53.  
  54. @#h3kid4
  55. @do moveback
  56. @do saybar
  57. `0Nicki`2: My mother loves me the most!
  58.  
  59. @#h3kid3
  60. @do moveback
  61. @do saybar
  62. `0Georgie`2: Someday I will find a horse with wings.
  63.  
  64. @#h3kid2
  65. @do moveback
  66. @do saybar
  67. `#Nina`2: I think Wendle likes me!!  I'm gonna have a boyfriend!
  68.  
  69. @#h3kid1
  70. @do moveback
  71. @do saybar
  72. `0Hattie`2: Who invited you in?  Please leave my room.
  73.  
  74.  
  75. @#KID
  76. @do moveback
  77. @do saybar
  78. `#Little Girl`2: Mommeeeee!  `0`n`2 is in my room again!
  79.  
  80. @#h1man
  81. @do moveback
  82. @do saybar
  83. `0Wryn: `2Why hello `0`n`2.  How is your mother?
  84.  
  85. @#h1woman
  86. @do moveback
  87. @do saybar
  88. `0Kess: `2Did you see that treehouse the boys built?
  89.  
  90.  
  91.  
  92. @#CHIP
  93. @do `p20 is 0
  94. @do moveback
  95. @busy
  96. @do `v01 is 1
  97. @show
  98. `r0`c  `r1  Treehouse `r0
  99.  
  100.   `2A streewise looking kid squints at you.
  101.  
  102. @if l2chip.tmp exist true then do
  103.   @begin
  104.   @readfile l2chip.tmp
  105. `p20
  106. `p21
  107.   @do `s01 is getname `p20
  108.   @do `s02 is getname `p21
  109.   @show
  110.   `0"We are not letting in `%`s01`0 at `%`s02`0's request.. ok?"
  111.  
  112.   @end
  113.  
  114. @if l2chip.tmp exist false then do
  115.   @begin
  116.   @show
  117.   `0"Greetings, fellow member!  What can I do for you today?"
  118.  
  119.   @end
  120.  
  121. @do write
  122. `x`x
  123. @choice
  124. Tip Chip off about somebody
  125. >`p20 0 Tell Chip to let `0`s01 `%back in
  126. Leave
  127. @if responce is 1 then do
  128.   @begin
  129.   @show
  130. `\`\  `0"Sure.. who should we watch out for?"
  131.   @chooseplayer `p22
  132.   @if `p22 is 0 then do
  133.     @begin
  134.     @show
  135. `k
  136.     @do goto chip
  137.     @end
  138.   @if `p22 is &playernum then do
  139.     @begin
  140.     @show
  141.   `0"But we like you around here!" `2Chip laughs.`\`\`k
  142.     @do goto chip
  143.     @end
  144.  
  145.    @if l2chip.tmp exist true then delete l2chip.tmp
  146.    @writefile l2chip.tmp
  147. `p22
  148. &playernum
  149.   @show
  150.   `0"Understood...Thanks for the tip," `2Chip thanks as he slaps you on
  151.   the back.
  152. `\`k
  153.   @do goto chip
  154.   @end
  155.  
  156.  
  157.  
  158. @if responce is 2 then do
  159.   @begin
  160.   @if l2chip.tmp exist true then delete l2chip.tmp
  161.   @show
  162. `\`\  `2You explain to Chip the situation.  He finally agrees to allow
  163.   `0`s01`2 to come to the Treehouse.
  164. `\`k
  165.   @do goto chip
  166.   @end
  167.  
  168. @drawmap
  169. @update
  170.  
  171. @#WALL
  172. @do moveback
  173. @busy
  174. @show
  175. `r0`c  `r1  Tree House Banter  `r0
  176.  
  177. @if tree.txt exist false then do
  178.  @begin
  179.  @writefile tree.txt
  180.   `%Chip `2: `0We'll use birds to communicate!  Yeah!
  181.  @end
  182.  
  183. @if tree.txt exist true then do
  184.  @begin
  185.  @displayfile tree.txt
  186.  @end
  187.  
  188. @show
  189.  
  190. @
  191. (Do tricky stuff with name to determine how much they can type)
  192. @DO `s04 is `%
  193. @DO `s04 add `n
  194. @DO STRIP `s04 <-- Strips all none color ` codes out
  195. @DO `s04 add `x`2:`x`0
  196. @DO `p20 is length `s04
  197. @DO `p21 is 76
  198. @DO `p21 - `p20
  199. @DO WRITE
  200.   `2Enter your secret message or `0ENTER`2 to abort.`\  `s04
  201. @DO READSTRING `p21 NIL `s03 <--Read string, NIL is default. (nothing)
  202. @do stripbad `s03
  203. @SHOW
  204.  
  205. @DO `p24 is length `s03
  206. @IF `p24 less 3 then do
  207.  @begin
  208.  @drawmap
  209.  @update
  210.  @closescript
  211.  @end
  212.  
  213.  @writefile tree.txt
  214.   `%`n`2 : `0`s03
  215.  @do trim tree.txt 17
  216.  @drawmap
  217.  @update
  218.  
  219.  
  220.  
  221.  
  222. @#sign
  223. @do moveback
  224. @do saybar
  225. <--- Stonebrook
  226.  
  227. @#mybed
  228. @do moveback
  229. @do saybar
  230. Your bed.  Hasn't been wet in years.
  231.  
  232. @#hometoy
  233. @do moveback
  234. @do saybar
  235. Indoor plumbing, yeah!
  236.  
  237.  
  238. @#dadsbed
  239. @do moveback
  240. @do saybar
  241. Your mother and father's bed.  Well, just mother's now.
  242.  
  243.  
  244.  
  245. @#village
  246. @do moveback
  247. @do saybar
  248. East Stonebrook Village
  249.  
  250. @#LAKE
  251. ;Lake in the North village
  252. @DO SAYBAR
  253. `2The people of your town get water from here.
  254.  
  255. @#NOTHOME
  256. ;House that's not yours
  257. @DO SAYBAR
  258. `2This isn't your home.
  259. @do moveback
  260.  
  261. @#EMPTY
  262. ;House up north with no kid
  263. @DO SAYBAR
  264. `2There's crying from inside, the mother here recently lost her child
  265. @do moveback
  266.  
  267. @#OLDMAN
  268. ;Old man's home
  269. @DO SAYBAR
  270. `2That's the old man's home, you don't wanna go in there!
  271. @do moveback
  272.  
  273. @#TABLE
  274. ;Table at your house. has some money on it
  275. @do moveback
  276. @if `t11 > 0 then do
  277.   @begin
  278.   @do saybar
  279. `2There is nothing on the table.
  280.   @closescript
  281.   @end
  282.  
  283. @DO SAYBAR
  284. `2Wow, there are 5 gold pieces on the table!  You take 'em.
  285. @do money + 5
  286. @do `t11 is 1
  287.  
  288. @#DOG
  289. ;Dog guarding the bigger house
  290.  
  291. @if bitcheck `t12 1 1 then do
  292.   @begin
  293.   @do map is 230
  294.   @loadmap 230
  295.   @do x is 40
  296.   @do y is 13
  297.   @drawmap
  298.   @update
  299.   @closescript
  300.   @end
  301.  
  302. @busy
  303. @do moveback
  304. @do write
  305. `r1
  306. @clearblock 21 21
  307. @do move 3 21
  308. @do write
  309. `r0  `2A chihuahua guards the entrance.  Kill it? [`0Y`2/`0N`2] :`x
  310. @do readspecial `s01 YN
  311.  
  312. @if `s01 is N then do
  313.   @begin
  314.   @if `07 < 5 then do
  315.     @begin
  316.     ;person is evil
  317.     @do saybar
  318. You brutally kick the dog as you leave.
  319.     @closescript
  320.     @end
  321.   @do saybar
  322. To hurt such a nice pup would be wrong!
  323.   @closescript
  324.   @end
  325.  
  326.  
  327. @fight
  328. ;name
  329. Chihuahua
  330. ;string said when you see him
  331. The dogs starts barking in an annoying high pitch.
  332. ;power move kill string
  333. You kick the dead carcas off the porch.
  334. ;sex - 1 is male, 2 is female, 3 is it
  335. 2
  336. ;weapon and strength for the weapon, up to 5
  337. nips you in the leg|2
  338. bites you|3
  339. wrestles with your boots|1
  340. NONE|NONE
  341. NONE|NONE
  342. ;defense
  343. 0
  344. ;gold reward
  345. 3
  346. ;experience
  347. 2
  348. ;hit points
  349. 5
  350. ;if win: ref file|name or NONE
  351. HOME.REF|DOGWIN
  352. ;if lose: ref file|name or NONE
  353. GAMETXT.REF|DIE
  354. ;if runs: ref file|name or NONE
  355. NONE|NONE
  356.  
  357.  
  358. @#DOGWIN
  359. @do saybar
  360. The porch is now wide open!
  361. ;change a var here
  362. @bitset `t12 1 1
  363.  
  364. @#JENKINS
  365. ;Mrs. Jenkins home
  366. @DO SAYBAR
  367. `2That's miss Jenkin's home, but you didn't hear that from me.
  368. @do moveback
  369.  
  370.  
  371. @#random
  372. ;this is the stuff that happens randomly while on the home screen
  373. @do saybar
  374. You hear a bird chirp merrily.  It's so very nice around here.
  375. @#berry
  376. ; stuff for berry patch near house
  377. @do moveback ;this means go back one space.. You can't move through a
  378. ;berry patch!
  379. @if `i01 more 0 then do
  380.  @begin
  381. @do saybar
  382. Nah, you already have some with you.
  383.  @closescript
  384.  @end
  385. @do saybar
  386. You carefully pick some berries.
  387. @do `i01 + 1
  388.  
  389.  
  390. @#SHOME
  391. @offmap
  392. @do moveback
  393. @do `v01 is 1
  394. @label Sarky
  395. @show
  396. `r0`c  `r1`%  Good old Wendle Hightree's house  `r0
  397. `\  `2This is your good friend Wendle's house.  His parents are really nice and
  398.   let you stay over all the time.  He greets you at the door.
  399.  
  400.   `0"Hey man, how's it going?"
  401.  
  402. @DO WRITE
  403. `x`x
  404. @CHOICE
  405. Talk with Wendle for a while
  406. >&sex 0 Flirt with his sister
  407. Take off
  408. @IF RESPONSE IS 1 THEN DO
  409.   @BEGIN
  410.   @Show
  411. `\`\  `$"Pretty good, was just getting some berries for Mom.  How's it been with
  412.   You?"
  413.  
  414. `k  `0"Great man, just enjoying the weather lately.  I can't wait to get a chance
  415.   to travel and have adventure though.  I hear cities like PortTown and
  416.   Flagcity are just great!  I don't know though my Mom just doesn't want me to
  417.   leave..."
  418.  
  419. `k  `$"Don't worry man someday we'll get a chance to go have adventures like we
  420.   always said we would.  It'll be great!"`%
  421. `\`k
  422.   @do goto sarky
  423.   @END
  424. @IF RESPONSE IS 2 THEN DO
  425.   @BEGIN
  426.   @Show
  427. `\`\  `0"Man, why you always chasing after my Sis??  I told you she's a big
  428.   slut and you'll just end up getting something from her."
  429.  
  430. `$  "Yea, but she's `l.`l.`l.`l well `bHOT!!`$"`%
  431. `\`k
  432.   @do goto sarky
  433.   @End
  434.  
  435. @drawmap
  436. @update
  437. @end
  438.  
  439. @#TREEHOUSE
  440. @offmap
  441. @do moveback
  442. @do `v01 is 1
  443. @do `s01 is SECRET
  444. @if l2chip.tmp exists true then do
  445.   @begin
  446.   @readfile l2chip.tmp
  447. `p20
  448. `p21
  449.   @if `p20 is &playernum then do
  450.     @begin
  451.     @do `s01 is getname `p21
  452.     @show
  453. `r0`c  `r1`%  The TreeHouse  `r0
  454. `\  `2This is the big treehouse one of the nice townfolk made. Many a kid
  455.   come to hang out & play here, sometime people even camp out here and
  456.   party late night.  It's a really great place... if you can get in.
  457.  
  458.   `$"Throw down the ladder kids, I wanna come up!" `2you yell.  But instead
  459.   of asking for a password or something they start throwing rotten fruit at
  460.   you.
  461.  
  462. `k  `0"Get the hell out of here, `%`n`0!  We heard about
  463.   the awfull things you've done from our friend `%`s01`0!" `2one
  464.   kid yells.
  465.  
  466.   Guess you'd better find someplace else to sleep.
  467.  
  468. `k
  469.     @drawmap
  470.     @update
  471.     @closescript
  472.     @end
  473.   @end
  474.  
  475. @if l2tree.dat exists true then do
  476.   @begin
  477.   @readfile l2tree.dat
  478. `s01
  479.   @end
  480. @show
  481. `r0`c  `r1`%  The TreeHouse  `r0
  482. `\  `2This is the big treehouse one of the nice townfolk made. Many a kid
  483.   came to hang out & play here, sometime people even camp out here and
  484.   party late night.  It's a really great place... if you can get in.
  485.  
  486.   A voice shouts down from above.  `0"What's today's password, kid?!"
  487.  
  488. @do write
  489.   `2Your reply:`x
  490. @do readstring 50 NIL `s02
  491. @do upcase `s01
  492. @do upcase `s02
  493.  
  494. @if `s02 is `s01 then do
  495.   @begin
  496.   @show
  497. `\`\  `0"Come on in!" `2a high pitched voice yells.  A rope ladder is thrown
  498.   over the side.
  499.  
  500. `k
  501. @loadmap 232
  502. @do map is 232
  503. @do x is 30
  504. @do y is 10
  505. @drawmap
  506. @update
  507. @closescript
  508. @end
  509.  
  510. @show
  511. `\`\  `0"Nice try, loser!" `2a frenzied voice screams.  The kids start
  512.   throwing rotten apples at you!
  513.  
  514. `k
  515. @drawmap
  516. @update
  517.  
  518. @#HOME
  519. @offmap
  520. @do moveback
  521. @do `v01 is 1
  522. @label HOME2
  523. @show
  524. `r0`c  `r1`% MOTHERS HOUSE `r0
  525.  
  526. @if `p06 more 2 then do
  527.  @begin
  528.  @do write
  529. `x`x
  530.  @choice
  531. Whatup ma.
  532. Make me another pie!  Now!
  533. Leave
  534. @do move 1 9
  535.  
  536.   @if responce is 1 then do
  537.    @begin
  538.     @show
  539. `0  "No news! Your father is still dead, you're still a delinquent."
  540.  
  541. `k
  542. @do goto home2
  543.    @end
  544.  
  545.  
  546.   @if responce is 2 then do
  547.    @begin
  548.    @if `i08 more 0 then do
  549.     @begin
  550.     @show
  551. `2  You politely ask that she cook another pie for you.
  552.  
  553.   `0"Another pie?  But hun, you already have one!" `2she giggles.
  554.  
  555. `k
  556.     @do goto home2
  557.     @end
  558.  
  559.    @if `i01 is 0 then do
  560.     @begin
  561.     @show
  562. `2  You demand that she cook for you.
  563.  
  564.   `0"Ok, but you better grab some berries first." `2
  565.  
  566. `k
  567.     @do goto home2
  568.     @end
  569.    @if `i03 is 0 then do
  570.     @begin
  571.     @show
  572.   `0"You have berries but... I need some more milk first!" `2
  573.  
  574. `2  You sigh.  `$"Ok ma.  But any more stunts like this and you're going
  575.   STRAIGHT to a home for the aged!"
  576.  
  577. `k
  578.     @do goto home2
  579.     @end
  580.     @do `i01 - 1 (take away berries and milk and give pie)
  581.     @do `i03 - 1
  582.     @do `i08 + 1
  583.     @show
  584.   `0"You got it, baby!" `2she laughs.
  585.  
  586. `k  `2A half hour later, you have a big juicy pie in your pocket.
  587.  
  588. `k
  589.    @do goto home2
  590.    @end
  591.  
  592.  @drawmap
  593.  @update
  594.  @closescript
  595.  @end
  596.  
  597.  @end
  598. @if `p06 is 2 then do
  599.  @begin
  600.  
  601.  @if `i03 is 0 then do
  602.   @begin
  603.  @show
  604.   `0"Where is my milk?  You know my breasts are simply too old to produce!"
  605.  
  606.   `2Completely disgusted, you figure you better go find some milk.
  607.  
  608. `k
  609.   @end
  610.  ;has given the berries to mom already
  611.  @if `i03 more 0 then do
  612.   @begin
  613.  @do `i03 - 1 (take one away)
  614.  @do `i08 + 1 (give them a pie)
  615.  @do `p06 + 1 (advance this, so we know completed the 1st quest?)
  616.  @show
  617.   `0"Great!  You brought my milk!  Having kids is finally paying off!"
  618.  
  619. `%  YOU GET MOMMA'S PIE.
  620.  
  621. `k
  622.   @end
  623.  
  624.  @drawmap
  625.  @update
  626.  @closescript
  627.  @end
  628.  
  629. @if `p06 is 0 then do
  630.  @begin
  631.  @show
  632.   `2Your mother greets you warmly.  `0"Hello, child!  I was hoping you could
  633.   go pick me some wildberries so I can make you some pie!"
  634.  
  635.   `2Your mother looks on hopefully.
  636.  
  637. @do write
  638. `x`x
  639. @do `v01 is 1
  640.   @choice
  641. Sure, whatever.  I want that pie!
  642. Naw, git 'em yourself, old bag.  I'm going to town!
  643. >`i01 0 Why, funny you should ask for berries, cuz guess what, I've got some!
  644. @
  645. @if responce is 1 then do
  646.  @begin
  647.  @show
  648.  
  649.  
  650.   `0"You are such a good s&son!  Go find me some berries!"
  651.  
  652.  @do `p06 is 1
  653.  @key
  654.  @end
  655.  
  656. @if responce is 2 then do 
  657.  @begin
  658.  @show
  659.  
  660.  
  661.   `0"Dickhead!  I'll just forget this ever happened, now scram!"
  662.  
  663.  @key
  664.  @end
  665.  
  666.  
  667. @if responce is 3 then do
  668.  @begin
  669.  @show
  670.  
  671.  
  672.  @do goto get_milk
  673.  @end
  674. @drawmap
  675. @update
  676. @closescript
  677.  @end
  678. `2You strut into your cottage and quietly close the door behind you.
  679.  
  680. `0"Back so soon?"`2 your mother laughs.
  681.            
  682. @do `v01 is 1
  683.  
  684. @do write
  685. `x`x
  686. @choice
  687. >`i01 0 Yes! I have the berries!  Make my pie!
  688. =`i01 0 Sorry mother, I have no berries, I'm basically a failure.
  689. Shrug and leave.
  690. =`p99 0 Attempt to strangle her.
  691. @show
  692. `\
  693. @if responce is 1 then do begin
  694.  @begin
  695. @label get_milk
  696. @show
  697.   `2You give your mother the berries.  She is very pleased!
  698.  
  699.   `0"Lovely! Lovely!  Now... Could you go to town and buy us some milk?"
  700.  
  701. @do `v01 is 1
  702. @do write
  703. `x`x
  704. @choice
  705. Sure mom.  That pie better be ready when I come back!
  706. Whatever!  Why do you always have to treat me like a slave?
  707. This sucks, why can't we afford our own cow?
  708. @
  709. @do `i01 - 1
  710. @do `p06 is 2
  711. @show
  712.  
  713.  
  714.   `0"Thanks hun!  Now hurry along!"
  715.  
  716.   `2You sigh.  There is only so much daylight, so you better get
  717.   going.
  718.  
  719. `k
  720.  @drawmap
  721.  @update
  722.  @closescript
  723.  @end
  724.  
  725. @if responce is 2 then do begin
  726.  @begin
  727. @show
  728.   `0"Silly!  We need those berries to make you your pie, now don't we?"`2 she
  729.   giggles strangely.  You wonder what other plants Ma has been getting into...
  730.  
  731.  @end
  732.  
  733. @if responce is 3 then do begin
  734.  @begin
  735. @show
  736.   `$"Look ma, I got things to do, ok?"`2
  737.  
  738.   She looks on, bewildered at the prospect.
  739.  
  740.  @end
  741.  
  742. @if responce is 4 then do begin
  743.  @begin
  744. @show
  745.   `$"Ma.  Come here."
  746.  
  747.   `2You gently caress her neck.  Her contented sigh turns to a look of
  748.   confusion as you begin to apply pressure.
  749.  
  750. `k  `0"What are you.. awk!" `2she gasps.  Her eyes begin to bug out a bit,
  751.   her tongue flaps around crazily.
  752.  
  753. `k  As her body becomes limp begin to feel sorry for her and decide to
  754.   let her live.  She did birth you, you know.
  755.  
  756.   `%Note from Seth: `0My God!!  You are a jerk!!
  757.  @do `p99 is 1
  758.  @do `p07 - 1
  759.  @end
  760.  
  761.  
  762. @show
  763. `k
  764. @drawmap
  765. @update
  766. @#nothing
  767.  
  768.  
  769.